home *** CD-ROM | disk | FTP | other *** search
-
- const sgfAll = &H00001FF7&
- const sgfArchive = &H00000020&
- const sgfCompressed = &H00000800&
- const sgfDirectory = &H00000010&
- const sgfEncrypted = &H00000040&
- const sgfHidden = &H00000002&
- const sgfNormal = &H00000080&
- const sgfOffline = &H00001000&
- const sgfReadOnly = &H00000001&
- const sgfReparsePoint = &H00000400&
- const sgfSparseFile = &H00000200&
- const sgfSystem = &H00000004&
- const sgfTemporary = &H00000100&
-
- const Small_16x16 = &H00000010&
- const Big_32x32 = &H00000020&
-